entry: Always render like with is_cellrenderer
authorBenjamin Otte <otte@redhat.com>
Mon, 21 Sep 2015 16:35:16 +0000 (18:35 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 28 Oct 2015 18:44:26 +0000 (19:44 +0100)
commit624fb8b3603455e3b65263374bc8515bbded481a
tree5b4e792880fe9954e42ab04c2667874a5c9e87a7
parent8ec2362d81db40e5587cd269eb932d15d381b6d1
entry: Always render like with is_cellrenderer

And remove the API to set that variable.
If you want the entry to not fill its whole allocated area,
  gtk_widget_set_valign (entry, GTK_ALIGN_FILL);
will give you the old behavior.
gtk/gtkcombobox.c
gtk/gtkentry.c
gtk/gtkentryprivate.h